home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Present…ry 5: (Reseller Edition)
/
Apple Reference & Presentations Library 5.0 (Reseller Edition).iso
/
5-Fonts & Software
/
HyperCard 1.2.5
/
Help Stacks
/
Help
/
card_129281.txt
< prev
next >
Wrap
Text File
|
1987-11-25
|
501b
|
24 lines
-- card: 129281 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 4507
-- name:
-- part contents for background part 2
----- text -----
Div (divide and truncate)
-- part contents for background part 1
----- text -----
div
The first number divided by the second number, ignoring any remainder.
7 div 3 -- is 2
put "$" & (amount div 1) & "." & (amount*100 mod 100) -- gives dollars and cents
-- part contents for background part 43
----- text -----
336,211